home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 44 / Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso / -in_the_mag- / basics / blitz_readmes.lzx / Music.pref.src.readme < prev    next >
Text File  |  1985-05-20  |  645b  |  19 lines

  1. Short:    Blitz source for Music selector
  2. Author:   Curt Esser
  3. Uploader: camge@ix.netcom.com
  4. Type:     dev/basic
  5. Requires: Blitz Basic
  6.  
  7.               at least one 4 channel Med or Octamed music module
  8. Distribution: Freely distributable
  9.  
  10. This is the Blitz source code for a simple preferences editor.  It was used
  11. to allow the user to load and test music modules to be used with my games.  These
  12. are then saved as a prefs file which the games will use to load & play the sel-
  13. ected module with the game instead of the default module.  This would be helpful
  14. to a beginning Blitz programmer to see how to go about this kind of thing.
  15.  
  16. Later,
  17.  
  18. Curt
  19.